Skip to content

Conversation

@artembilan
Copy link
Member

No description provided.

When we run this application we can see in logs one message from producer and one from consumer and both those messages are correlated with the same trace id.

The `Sample08ApplicationTests` starts an embedded Kafka broker and provides a `TestSpanHandler` bean for trace and span verifications.
The single test in this class verify that we have only to mentioned spans: one from producer and one from consumer.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

typo: two mentioned spans. also verifies.

Copy link
Contributor

@sobychacko sobychacko left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

see the inline comment.

@sobychacko sobychacko merged commit 6056fe2 into spring-projects:main Jan 7, 2025
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants